add a homepage for the docs site and update the material theme. - #3743
add a homepage for the docs site and update the material theme.#3743swstica wants to merge 12 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3743 +/- ##
==========================================
+ Coverage 77.58% 77.64% +0.06%
==========================================
Files 1315 1315
Lines 124697 124697
Branches 10867 10867
==========================================
+ Hits 96748 96825 +77
+ Misses 24816 24782 -34
+ Partials 3133 3090 -43
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Greptile SummaryThe new documentation homepage builds successfully, but the capability section becomes difficult to scan at common desktop widths because it changes to three columns before the constrained article area is wide enough. Keep this section at two columns until the container can support readable card widths. Confidence Score: 4/5One non-security P1 responsive-layout regression remains. The verified homepage layout divides its constrained content region into 203–224px cards at common desktop widths, materially increasing text wrapping. Files Needing Attention: misc/mkdocs/theme.css
What T-Rex did
Reviews (2): Last reviewed commit: "update content on homepage" | Re-trigger Greptile |
|
getting some errors when I serve? Right now when I click "platforms" it just takes me to a the go2 page which is proly a bug, if I go to quickstart middle of the document it just tells me to use go2 again What robots does dimensional support? where do I see this? this is what most devs what to check first when they visit the docs, this PR removes this info. Reintroducing it means we have 2 places to maintain the robot support table. so probably good idea to extract it to a third document? Also this creates 2 places to maintain this table of videos/capabilities, and it's already different (why not update README one?) I think this split seems like unnecessary maintenance. we are adding two places with very similar information, why not reduce size of main README.md and use it also here if size is an issue. or kill README.md significantly, just link to docs if this is the main doc, but let's not mantain 70% similar large documents |
|
also a lot of description seems slightly off, probably should copy paste from the readme, or we need company wide description of dimos that we approve together
doesn't define a skill what is a skill? is it special in any way that this is a MCP tool? also agent can call much more then mcp stuff, can call any rpc I'm not sure if we should go so hard on ROS in our docs index. especially since a lot of what we mention as distinction between dimos and ros, is what ros does as well
same as ros
same as ros |
Problem
Docs landing page is a copy
readme. Too long for a landing pageSolution
Added
index.mdand added some styling